libghc-lifted-async-dev software package provides operations from async lifted to MonadBase, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-lifted-async-dev
libghc-lifted-async-dev is installed in your system.
Make ensure the libghc-lifted-async-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-lifted-async-dev *
You will get with libghc-lifted-async-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Haskell |
| Package | libghc-lifted-async-dev |
| Version | 0.9.0-1build1 |
| Description | operations from async lifted to MonadBase |
| Sub Section | Haskell |